[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 17 Fn CD0B  - Inset - Start Getting Scaled Image                       [P]

   AX = CD0Bh
   DS:SI -> ASCIZ pathname of .PIX file
   BX = number of bitplanes
   CX = number of rows in output bitmap
   DX = number of columns in output bitmap

Return: AX = status
       0000h OK
       FFFFh error

Note:  image is returned in strips by repeated calls to AX=CD0Ch

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson